Loading Tool

Explorer IconExplorer

Memory Pool

80,909 transactions
31.64 vMB
0.10361777 BTC
Random Selection Loading Transactions
Max Size: 188.40/200 MB

Candidate Block

Mining Attempt dd7c49dd4ab927fc69ea04490cd395033c17c63cdd68315c6aae70eee7cc0923
Version 20000000
Previous Block 00000000000000000000826e50a2c1bb5f4637f0c5e5d3dff1c4c7cc4e5a21af
Merkle Root 31bb7dbab11f09ceac50cb14f4858bafb6966bd039a028c15bbc84d3c0f06b97
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 775
Size: 1.00 vMB
Total Fees: 0.02197757 BTC
Feerates: 61.00 > 2.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,355 (507,911 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
407,444 407,444 000000000000000002cf90da5d1ec1f87de03fb8ca91a815d466bfa86b448a34 2,097 0.99/1.00 vMB 42
407,443 407,443 000000000000000004eebdfee8ba9e5407a50a0053eb717734dbbe456a702af3 1,641 0.99/1.00 vMB 31
407,442 407,442 00000000000000000323a726ac71830a71d5ceac926bc414c1b890d9e759e3ca 2,800 0.99/1.00 vMB 48
407,441 407,441 00000000000000000490096c1de8dd56b493cfb379d78d0dc8679e8ecd786c13 3,035 1.00/1.00 vMB 60
407,440 407,440 0000000000000000007bca32dd240aaf471279d39abdb4fd7851e93e5afccbc3 3,362 1.00/1.00 vMB 110
407,439 407,439 0000000000000000000e523a1b9337bd22a9a6f563f7d6fbcaa2d9227aa6eca3 608 0.99/1.00 vMB 16
407,438 407,438 000000000000000001bde663eb0d6ee0d55d7aeb29e7827d0034aa218767ddab 1,798 0.92/1.00 vMB 42
407,437 407,437 000000000000000002b65f5c3ec5baeb4e89aa6c127017c091550f7ad5972aee 1,002 0.98/1.00 vMB 24
407,436 407,436 00000000000000000008cef4b184464a90e71fc35f2a8c7fcf1c5cd4f00dae23 377 0.90/1.00 vMB 15
407,435 407,435 0000000000000000052d26c2839386ddea15f1281bb1ec4465fbed56f64107c3 621 1.00/1.00 vMB 19
407,434 407,434 0000000000000000028ded52c620d875064a8bcd9413a1f6c819f7e3909c3545 2,532 0.93/1.00 vMB 55
407,433 407,433 000000000000000005eb2bc1096ca60f083d89377542496407719db114a0be35 790 1.00/1.00 vMB 24
407,432 407,432 0000000000000000061efeef787278532af534edf2e60115ef4b7d1a4c77f90d 1,996 1.00/1.00 vMB 44
407,431 407,431 0000000000000000003ba2910e971bee3abd0795852eded209bfafb7f60e7b9a 2,051 1.00/1.00 vMB 61
407,430 407,430 000000000000000001f4239a63d3fe875ab3fc3da0ac14ce165a5302f03263bd 1,531 0.99/1.00 vMB 38
407,429 407,429 0000000000000000035f3ed906e5074024192d64573d0a227be8a471b213a048 2,331 1.00/1.00 vMB 42
407,428 407,428 0000000000000000036a5e3dbe79b787d29610f7d01d0d8e58817a8c3644d172 3,007 1.00/1.00 vMB 54
407,427 407,427 000000000000000004dee77865124db12c29c649cd810dc62f1534a5c0e40511 1,612 0.62/1.00 vMB 44
407,426 407,426 0000000000000000059b08dfdef0c88bb9e9d69ed402ed99f89c910d5d756086 1,045 0.96/1.00 vMB 20
407,425 407,425 000000000000000002e929ca7923cd684fcb60e723841c3df624016e10a169e7 1 0.00/1.00 vMB 0
407,424 407,424 0000000000000000000f39d7ddc231822909cc897b3feb54e0c8e09f06aa9365 388 0.25/1.00 vMB 40
Previous 10 blocks ↓
Total Size: 783.01 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.87 GB
    • Received: 17.97 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.