Loading Tool

Explorer IconExplorer

Memory Pool

46,084 transactions
28.54 vMB
0.07608861 BTC
Random Selection Loading Transactions
Max Size: 151.66/200 MB

Candidate Block

Mining Attempt f6d5ddc0377081b82551e6a34cb7e3788a08ae94b941287335746823163dbd59
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root 1aca90bd7217a940166c34923a5ddeb96c1ae97ee29e01807bea14b530d6453e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,178
Size: 1.00 vMB
Total Fees: 0.02188507 BTC
Feerates: 100.23 > 2.19 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (383,224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
531,619 531,619 0000000000000000001c8f6abe9f48b479b9521146a0b551346658f2c7ea149e 596 1.00/1.00 vMB 5
531,618 531,618 0000000000000000000e7afb1042fbd983ea8f88936e751da1ab90b3c80c3dd4 1,061 1.00/1.00 vMB 8
531,617 531,617 0000000000000000001b7fd7bac37edd8cd0115750ead0391bb8e62350e18039 1,901 1.00/1.00 vMB 12
531,616 531,616 0000000000000000000ccb62827fce8bb01ab2df759375cf7b6689714d152ef6 81 0.03/1.00 vMB 204
531,615 531,615 00000000000000000008af48c5656e1e25b0872eb42b74318355d560b462a014 2,130 1.00/1.00 vMB 23
531,614 531,614 00000000000000000023c6bbf938c84937229a3a96add72e90544bd4890c51c4 1,542 1.00/1.00 vMB 7
531,613 531,613 0000000000000000002d8a2444015972e1709af4a0473b416043bd8747941163 2,073 1.00/1.00 vMB 19
531,612 531,612 00000000000000000006af7fc786e751daa58359ee0cf02500d93e78d4d9c1c1 1,259 1.00/1.00 vMB 36
531,611 531,611 000000000000000000007fed9003ef89d993762188a360d3787702f39fdcdf75 560 1.00/1.00 vMB 53
531,610 531,610 0000000000000000002026ad40faf42581ab337cf72f0f553d126aa35505342b 2,056 1.00/1.00 vMB 20
531,609 531,609 0000000000000000001a838a2a6fb344cf332e932a11f298f42fe0bfdcbc79e9 730 1.00/1.00 vMB 8
531,608 531,608 0000000000000000002f5b0fc80034a871d6d08f3a76727b7fe1042721e6a26d 1,899 1.00/1.00 vMB 22
531,607 531,607 0000000000000000001a2357ad868cff3a31c0127bd5a25cf68996cef55665a4 789 1.00/1.00 vMB 6
531,606 531,606 0000000000000000001cf25bfa28205af736cc3519a1af114f2fde7440ee6c09 1,751 1.00/1.00 vMB 5
531,605 531,605 0000000000000000002d63f6394de733407d02f539a829ee66e8159d6392aeb5 2,252 1.00/1.00 vMB 27
531,604 531,604 00000000000000000026c3c3d8fed793734656c9d3c822f45f479deda37bdb52 2,308 1.00/1.00 vMB 5
531,603 531,603 000000000000000000270f4a537839f9f8b677751d9862be55899a0eb1001052 2,670 1.00/1.00 vMB 36
531,602 531,602 0000000000000000002a27434ea9d496e1439fcff50ff5be63df4a5e381ab339 2,029 1.00/1.00 vMB 10
531,601 531,601 000000000000000000051197f2b69651a7a817ff44f4fc7843e0d408ab0b7138 2,731 1.00/1.00 vMB 13
531,600 531,600 000000000000000000164d34d4bf3367c50940d7acf3037a598fb3a59293f3e0 2,397 1.00/1.00 vMB 18
531,599 531,599 000000000000000000243d6e3ccccd3740fb537c6f4e45eac9fe092287c0bf38 1,940 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.11 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.98 GB
    • Received: 13.67 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.