Loading Tool

Explorer IconExplorer

Memory Pool

56,105 transactions
31.88 vMB
0.20430038 BTC
Random Selection Loading Transactions
Max Size: 171.85/200 MB

Candidate Block

Mining Attempt be7e20bd3a62e89acbdce48c8877f8c748f4ea6f7453036b841e55c42a749e15
Version 20000000
Previous Block 00000000000000000001073fbbdfd9cf89877f0a8ea98729a2d0c883dbdb3937
Merkle Root 6c602a230f1e15777a930aaf6588e5dcab375157bd2975dead175ffc1e43e946
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,513
Size: 1.00 vMB
Total Fees: 0.09281381 BTC
Feerates: 502.67 > 9.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,813 (262,278 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
652,535 652,535 0000000000000000000e16d1fab9489bea6a551711e7e2ba29423cf67811b37d 2,652 1.00/1.00 vMB 79
652,534 652,534 00000000000000000000244a3575a3a2742c456e3c6b082f8a95fa389baee47d 2,529 1.00/1.00 vMB 37
652,533 652,533 0000000000000000000b9fad2bf2b660cdc66a554f84d8571baae91ed7cb8d72 1,732 1.00/1.00 vMB 68
652,532 652,532 00000000000000000009237148d9228c4b48f82985f71971b273af06517643ea 2,897 1.00/1.00 vMB 87
652,531 652,531 0000000000000000000b690e652d63cf9ea91028953aac4925c84b140ca59bf2 2,578 1.00/1.00 vMB 51
652,530 652,530 0000000000000000000a24677957d1e50d70e67c513d220dbe8868c4c3aefc08 2,651 1.00/1.00 vMB 42
652,529 652,529 00000000000000000006e479c3fe011292a6045088510b022e560aae5a709649 2,422 1.00/1.00 vMB 67
652,528 652,528 000000000000000000042b7672f99541de39bcb7a36933b3032091ed056340ae 2,695 1.00/1.00 vMB 83
652,527 652,527 00000000000000000008703590dd17d3f83b3eb30b8e47c8568a820714618665 3,021 1.00/1.00 vMB 100
652,526 652,526 00000000000000000001394a89c2055869dedf69c70dc48a8ff91a7aa2e51e67 2,390 1.00/1.00 vMB 59
652,525 652,525 0000000000000000000742efcfeccb66c9b24b8f70e60905c0ab8422f0940e9b 1,172 1.00/1.00 vMB 35
652,524 652,524 00000000000000000002423657b20ca04020ba479b95f66f417b69bc19a35302 193 1.00/1.00 vMB 31
652,523 652,523 000000000000000000000b9f94e5b5e91e2690feaf13c7670a9923ca376d88c4 1,774 1.00/1.00 vMB 49
652,522 652,522 000000000000000000010965b84b721d9c235aa73a175aa4a7edf6e89ecd775f 2,163 1.00/1.00 vMB 49
652,521 652,521 0000000000000000000114d552a20241c10748abad13459180f132d3d15b1464 2,889 1.00/1.00 vMB 84
652,520 652,520 000000000000000000032dfd71b6149277ebcc9cfc819ec44896dcf79029991a 1,732 1.00/1.00 vMB 40
652,519 652,519 000000000000000000063cb3809f083bbb0485134c4dd02c0472ec81cf68262a 2,153 1.00/1.00 vMB 20
652,518 652,518 0000000000000000000326ecb0f95db29ef3e52a69654c670c527298fd911242 2,026 1.00/1.00 vMB 17
652,517 652,517 00000000000000000004967f648d44abf70a127072c8461e844c2f593eb8966a 2,584 1.00/1.00 vMB 69
652,516 652,516 0000000000000000000dbee24a808f8c2281136593b87574ffd79878c8e690ee 1,750 1.00/1.00 vMB 15
652,515 652,515 00000000000000000006ee7f134a293af1b9ebd692b9dbac23dc1ea206959cfc 2,701 1.00/1.00 vMB 64
Previous 10 blocks ↓
Total Size: 782.06 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 651.13 GB
    • Received: 13.42 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.