Loading Tool

Explorer IconExplorer

Memory Pool

41,176 transactions
26.27 vMB
0.07387675 BTC
Random Selection Loading Transactions
Max Size: 136.83/200 MB

Candidate Block

Mining Attempt b890789213fd46d33f08abb20ae0f55b689ab81fd7535c56baf45cace0f392fc
Version 20000000
Previous Block 000000000000000000013172dab51509996317423f3aad076a64431a5d3c1352
Merkle Root d9a9f8de35d7098ea9d988dffe41125bd9be2df7221501fd8e0a6df3bef0b2a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,788
Size: 1.00 vMB
Total Fees: 0.02579460 BTC
Feerates: 150.98 > 2.58 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,874 (438,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
475,995 475,995 0000000000000000001a9c8a5ce89ee6e47f05abbd93e74981fe21071ac90c7e 2,170 1.00/1.00 vMB 166
475,994 475,994 0000000000000000010cf702d7a74ed6ca5a0a344a8ef8a9fc068b1ef2bf867a 729 1.00/1.00 vMB 42
475,993 475,993 000000000000000000b86ce8d943cec4b00b9c100648d58fc89dc8393c7a56aa 59 0.02/1.00 vMB 131
475,992 475,992 0000000000000000006eae262fb9db51dd1d4b8ba2e2d1a89f9c3379ad8fc73d 1,179 0.66/1.00 vMB 142
475,991 475,991 000000000000000000e36448b327a5791fcdaa3875f6247c53e246ab4859679c 679 1.00/1.00 vMB 43
475,990 475,990 0000000000000000009cda7129d8a38b8682b85575dbb36bac452b146e6ff53d 411 0.21/1.00 vMB 154
475,989 475,989 0000000000000000005316430eb099ea87aec9eca1c291b45d6b1aac0566b467 1,006 0.57/1.00 vMB 139
475,988 475,988 0000000000000000013c9d13ff32cfabb9233f494445e632b41652daa359115c 1,126 1.00/1.00 vMB 64
475,987 475,987 00000000000000000027f5fcde6738775153e097f6de138fa6807c1c83dbb41b 905 0.36/1.00 vMB 192
475,986 475,986 000000000000000000a8129d10a977c2ab4575f81a485e5f7fe42ef163417336 586 1.00/1.00 vMB 31
475,985 475,985 0000000000000000011fed5dec949ac0664901cd78e3a99caa0ebb04bca63ce0 280 0.25/1.00 vMB 71
475,984 475,984 00000000000000000145329347f58f89415e8ace15e94d7e109877ce69b54145 339 1.00/1.00 vMB 13
475,983 475,983 000000000000000000ab06cbd5798e4d61db9b504b05e61de07a4073d3b67769 173 0.07/1.00 vMB 160
475,982 475,982 0000000000000000005353e2afbb194cb7e08a536bdcd4d3d04ab14647959b22 1,444 0.74/1.00 vMB 120
475,981 475,981 000000000000000000709682afbebc4ae95038f6030b054aea78b443230f933e 1,447 1.00/1.00 vMB 132
475,980 475,980 000000000000000000d84e6e35aec029a982131e45a64f509fd5feb9586c95e3 1,582 1.00/1.00 vMB 261
475,979 475,979 00000000000000000088c51ae36c5b223348bc5b543104254c7ad4f90f8c7c12 690 0.29/1.00 vMB 171
475,978 475,978 000000000000000000c181aac289e8b0c409cb87e1bad8a4078a6321f3efafbb 1,824 1.00/1.00 vMB 122
475,977 475,977 000000000000000000580fa204dcef155068fba089d83969402c15caadec6740 1,723 1.00/1.00 vMB 244
475,976 475,976 000000000000000000d0fd1851fa9a8974ee570bb3550e295f62a4e4f0255056 382 0.75/1.00 vMB 54
475,975 475,975 00000000000000000149e97d37ec8fcfd6444abdf2f5d18bc3ec50c3822a53f9 692 1.00/1.00 vMB 37
Previous 10 blocks ↓
Total Size: 782.16 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: 653.44 GB
    • Received: 13.88 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.