Loading Tool

Explorer IconExplorer

Memory Pool

73,276 transactions
27.42 vMB
0.08849835 BTC
Random Selection Loading Transactions
Max Size: 165.15/200 MB

Candidate Block

Mining Attempt ebbe279c00e4259b3b8542d084d5254d555388ea3822f7f539cc82918c1d11c6
Version 20000000
Previous Block 000000000000000000017eebdacbe575f6ad3bea03b3fcf5d14b56a08eb4921b
Merkle Root b1c4d3d5916c809cff0984bc0532370fe32accd72eb384a28735e5ea71bfe8ad
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,892
Size: 1.00 vMB
Total Fees: 0.02829781 BTC
Feerates: 74.18 > 2.84 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,459 (643,917 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
271,542 271,542 00000000000000059dc4a353718f11496f98cd7e5cf1c84115229256dc8e1e85 161 0.08/1.00 vMB 42
271,541 271,541 0000000000000005d8c91f649bca8a90fb5a42f0385ceeb6dd6e8d5b08353928 103 0.05/1.00 vMB 33
271,540 271,540 0000000000000005bb5dbf52755ec970460e6aaf19e1737865e3c3cdd8b12126 225 0.11/1.00 vMB 75
271,539 271,539 0000000000000000aa78feab04358b54508199df4e2a3abd3b87f2c497d2f12c 354 0.20/1.00 vMB 43
271,538 271,538 00000000000000035ecfd190949cb4a3da086b6d0ec17c192a76f118b66ced7c 127 0.09/1.00 vMB 25
271,537 271,537 0000000000000004a53efa73cc758846a2784e017af95ceb7b094564cee5bac2 487 0.24/1.00 vMB 42
271,536 271,536 000000000000000287607b13592378562f5c47afc6924550c69d59057dc93966 181 0.07/1.00 vMB 39
271,535 271,535 00000000000000007cd966207ee36f86cdd8a05d6578f92fe35b208dd3d97d3c 561 0.30/1.00 vMB 45
271,534 271,534 0000000000000007063b5bc213261d991b83a197f7f2b1c9870dea6bb3674fdd 512 0.26/1.00 vMB 50
271,533 271,533 0000000000000005a3702f5abf816183a5746ed372d22f049504b379ac2df9aa 160 0.07/1.00 vMB 41
271,532 271,532 0000000000000000c76bf1f5ccf293ec2d6d9581a9bf4a4c4f5e23f5dcebe7c1 383 0.15/1.00 vMB 60
271,531 271,531 0000000000000001363e42c6291da48981e277f4e7aefc881b1ed1733bf846ba 208 0.09/1.00 vMB 47
271,530 271,530 0000000000000001b13d021559a4a6d71bf03a204f67d50fe2b3034f0080b9df 510 0.21/1.00 vMB 57
271,529 271,529 000000000000000308655472e8e3f67c2c4fae0380250f7bc293dc43568332ce 267 0.14/1.00 vMB 57
271,528 271,528 00000000000000004818b50d579098bfec92891c9579a0710284bade062a539f 437 0.23/1.00 vMB 48
271,527 271,527 00000000000000025f86df0ceafa7460a06e7a8b574f3b9926cd2da9f723de2a 41 0.03/1.00 vMB 43
271,526 271,526 0000000000000005ba35babf019f6880fbbe72729924d536718346e9f23865f3 151 0.18/1.00 vMB 16
271,525 271,525 0000000000000003cd358ea403ea0073b4bf8a5ae66b4628576f960722056de8 618 0.25/1.00 vMB 77
271,524 271,524 00000000000000049e07e1c46c605be263105c66b5ed71c031825ef848bedc0a 82 0.04/1.00 vMB 45
271,523 271,523 0000000000000002e4a634ecc7e10d2c6410604835edaf383fb586adacf9a9b8 66 0.04/1.00 vMB 35
271,522 271,522 00000000000000064b4406958476289c57bf55c407ddf196366dd7798e9565d3 251 0.10/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.19 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: 752.94 GB
    • Received: 18.90 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.