Loading Tool

Explorer IconExplorer

Memory Pool

44,018 transactions
28.25 vMB
0.06972733 BTC
Random Selection Loading Transactions
Max Size: 149.19/200 MB

Candidate Block

Mining Attempt 53204fc6356e87d68f47ecbc466336f4f79a96f2ec070989f946447e3339eac3
Version 20000000
Previous Block 000000000000000000013370732e51b6e662072ad4a938e999ad227a5ec0d5ec
Merkle Root 1c2f7c66b2cf9e2e1f4565fa8b9ccd813968461cf0d396c490c01b1624421a74
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,148
Size: 1.00 vMB
Total Fees: 0.01618887 BTC
Feerates: 100.23 > 1.62 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,837 (611,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
303,431 303,431 00000000000000000aaa742cf97f12fcfd14cca936f1dd249943e3b38fd84e8e 475 0.37/1.00 vMB 25
303,430 303,430 00000000000000000fcf32febbef5891f7511172049d6e4b9a8ccb902706f2ae 273 0.33/1.00 vMB 16
303,429 303,429 000000000000000056b6d2b13facd1ca047595fab2d0cf23193f74a5fd0422ac 818 0.35/1.00 vMB 68
303,428 303,428 000000000000000065ed80ac2b94069ada34e735bfc2d265c18b694e727e2066 366 0.18/1.00 vMB 31
303,427 303,427 0000000000000000220d72198a0aa9a43d7e01337ef9548f4a9620c76d43dba8 418 0.52/1.00 vMB 20
303,426 303,426 00000000000000000fd760642b0295bcd00c104728e8825ea4346f137e74f314 1 0.00/1.00 vMB 0
303,425 303,425 00000000000000003604b8e081d1cc53b3f316807a7c5495e186b09e4f1adb9f 366 0.34/1.00 vMB 46
303,424 303,424 00000000000000004717f000f20ded0dff6f60495cbc8bf7aa42b3ee078d0473 1,542 0.75/1.00 vMB 29
303,423 303,423 0000000000000000635efafcc0119fbdfa73cf2b80bed89643a130f451c053de 1,212 0.35/1.00 vMB 55
303,422 303,422 00000000000000001a9a5a265ebe6dd7f2ee37123e541ea8220c8095ab652e06 512 0.23/1.00 vMB 32
303,421 303,421 000000000000000013739819620d264f4e808d78ba06b2a2b0a85ad37b5bd4a5 429 0.23/1.00 vMB 31
303,420 303,420 00000000000000003e036aefcd8bbb92649243f8ea72482ee3d943baeff0627a 293 0.21/1.00 vMB 22
303,419 303,419 00000000000000002d9f0ee9cdcce89680965867110f3dce85a9c260bd20c67a 854 0.50/1.00 vMB 30
303,418 303,418 000000000000000031ca35cb2386198f821398e2eca2136a05df0f4b462e60de 316 0.23/1.00 vMB 23
303,417 303,417 00000000000000002537a1c01476b1dcbe8e6c77fce172d145edf620accdb43e 344 0.19/1.00 vMB 31
303,416 303,416 00000000000000004858848f0fc92ec765c99728485499b33a84af02d262c227 332 0.18/1.00 vMB 33
303,415 303,415 00000000000000006282c218523c78bca29b81b5e3640df261a56ca6712d0b71 40 0.05/1.00 vMB 10
303,414 303,414 00000000000000004e1fed92157ed3805578fde8cf319441f5ca0361d1ad4b7e 183 0.11/1.00 vMB 19
303,413 303,413 0000000000000000650ab010b4394a1a7ef15e6630f71531d39ea800e534c811 586 0.57/1.00 vMB 20
303,412 303,412 000000000000000030ce3a0d6cfb8b2ad907b7c7494dd31558fc0be72c1558bc 801 0.35/1.00 vMB 36
303,411 303,411 000000000000000027e3a54274255208a7a455c1077391979db1077dda676391 937 0.35/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.10 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.69 GB
    • Received: 13.63 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.