Loading Tool

Explorer IconExplorer

Memory Pool

83,559 transactions
31.81 vMB
0.13088288 BTC
Random Selection Loading Transactions
Max Size: 191.90/200 MB

Candidate Block

Mining Attempt 657b1cbc056e7c450ed3fd25d72cb32aa35c182abf7de0441920e17f42e408c0
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 494f6deac613fb624ed2fe1e92a53f9e202e41433d306c77cd9f4d2b6df8ff54
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,183
Size: 1.00 vMB
Total Fees: 0.04378000 BTC
Feerates: 803.65 > 4.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (219 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
915,133 915,133 000000000000000000012e371346302a7070606299e16f777540d2b391594a20 2,768 1.00/1.00 vMB 1
915,132 915,132 000000000000000000004f1797ecad87bc3b397b775f33be18dda797d18ca11e 2,767 1.00/1.00 vMB 3
915,131 915,131 00000000000000000002062c598182760e2a42bfca1c5daff2d027e17aacdd70 3,342 1.00/1.00 vMB 8
915,130 915,130 00000000000000000000bed9e82db9db72d1b18bb335810616975b81723d85a6 3,481 1.00/1.00 vMB 4
915,129 915,129 000000000000000000016243f6155663ea56aeb617e220dfe372214395a7d65b 2,328 1.00/1.00 vMB 4
915,128 915,128 00000000000000000002055b4d853890d231ad2ac28db2cbc60442d9b176473a 3,446 1.00/1.00 vMB 2
915,127 915,127 000000000000000000005ff263ed71d33ae3dd519b512b98bb9a17b662f3240f 4,480 1.00/1.00 vMB 3
915,126 915,126 00000000000000000000630d9a594c85526ece4041d4f64dabdccf0232b91156 3,701 1.00/1.00 vMB 11
915,125 915,125 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716 2,726 1.00/1.00 vMB 5
915,124 915,124 00000000000000000000f924cf5022dab74d96145383ec21fa5a02b0a126c621 3,379 1.00/1.00 vMB 23
915,123 915,123 000000000000000000001ab79c0bb6871e6d437e0f72576711d4f8a15dd0278a 2,982 1.00/1.00 vMB 1
915,122 915,122 0000000000000000000078ffc24a65e78d2b3a0de27eb90b8ca8a30b42966c94 4,605 1.00/1.00 vMB 2
915,121 915,121 0000000000000000000170b6459c42e376b497e3e7853e6893087f6e06ae3df7 3,510 1.00/1.00 vMB 8
915,120 915,120 00000000000000000001cb55e2e618f7d0b14eff6361ccd981eeb53f94067c6c 3,382 1.00/1.00 vMB 9
915,119 915,119 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b 3,478 1.00/1.00 vMB 6
915,118 915,118 000000000000000000011cc0b225341b90497783ca10dd85ac5777da035b07ab 2,499 0.72/1.00 vMB 2
915,117 915,117 000000000000000000005ebf9d74ec7ab39402801cfbfdb763ac43cf18e45fcd 3,048 1.00/1.00 vMB 7
915,116 915,116 000000000000000000009f1c3d628decaf53046a7e17575a65fbaae2fc1ca795 4,320 1.00/1.00 vMB 1
915,115 915,115 000000000000000000012a0757b124d234867aa95675c63d20a312a2786653c0 5,029 1.00/1.00 vMB 0
915,114 915,114 00000000000000000000d340e38d21e615a3c27c1363b3e5fe92a5b49c3e748a 3,665 1.00/1.00 vMB 4
915,113 915,113 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab 448 0.13/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.00 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: 718.69 GB
    • Received: 17.94 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.