Loading Tool

Explorer IconExplorer

Memory Pool

88,003 transactions
32.23 vMB
0.16814833 BTC
Random Selection Loading Transactions
Max Size: 195.21/200 MB

Candidate Block

Mining Attempt 6e766b53b47151a7b7f4f35c68feb29f865fbf521baa8c82ec1f2b8bd39dd7ef
Version 20000000
Previous Block 0000000000000000000028ac2da68334861cbce4537cc172c0452e50056a6e06
Merkle Root 4186c3c20097532a2030a1ad255be3e87a847f18ea437d19ce55d4c3b85674f5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,474
Size: 1.00 vMB
Total Fees: 0.08090992 BTC
Feerates: 216.64 > 8.11 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,074 (793,350 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
121,724 121,724 0000000000007239dbccc10b1c76718171ae794aba9e32a3b1d0d35f309113a7 3 0.00/1.00 vMB 0
121,723 121,723 00000000000037b07513c9276960f712c7339d9b8aa2c4eea3c4cbf799fc8d7f 16 0.00/1.00 vMB 238
121,722 121,722 000000000000029c31294264a25daba4577e7d070cdad4441a94dddd61c0501e 14 0.00/1.00 vMB 1,197
121,721 121,721 0000000000007d8b59be0081887739a58f4d6fc25b765f9e9b8e7eebcb35212a 20 0.03/1.00 vMB 148
121,720 121,720 000000000000304b6e993d0168289889f313bc920af2714933d01a9fc332748b 28 0.01/1.00 vMB 141
121,719 121,719 0000000000006075370503b9749b3de2075be33e941e7b39728f1ca5c59f86b4 37 0.01/1.00 vMB 406
121,718 121,718 000000000000529e26b31d690d1fbee78378c28a31dccc8d37ec055b8328b072 12 0.00/1.00 vMB 618
121,717 121,717 00000000000052a5fede9de5fd5124e221a82bbeb06389fbf45bbf6bf0fbe002 15 0.01/1.00 vMB 157
121,716 121,716 00000000000000ae39573ea4d5a64c161ce8236d47ba72fd7713d3b771f120d5 16 0.01/1.00 vMB 798
121,715 121,715 000000000000741069aabe85fb683bbad7ad9269a276b77fcaefbe7fc7009a97 12 0.00/1.00 vMB 0
121,714 121,714 00000000000030dd528c11e1ca931af657b6623817ed59c27d6c05806ddf86d9 1 0.00/1.00 vMB 0
121,713 121,713 0000000000004b386d27fe3adda66edb4a27ab91a92e78555d9e4c27b1abe61a 13 0.02/1.00 vMB 914
121,712 121,712 00000000000090dfe5401cb8d904f26b13adc6e1c48356a6ce1c046cb599813d 6 0.01/1.00 vMB 0
121,711 121,711 00000000000040b7cc7f0050c5944a3ee8464a4585a5aadc79717b6d35e1822c 17 0.00/1.00 vMB 967
121,710 121,710 0000000000000605868d2231cc10e00a87d2675a9faeb456e945b66b1b8fa259 30 0.01/1.00 vMB 2,017
121,709 121,709 00000000000031a2ef56036f62b68727f565911bf918d73a2e6c2078b94fc04a 9 0.00/1.00 vMB 246
121,708 121,708 000000000000272eef9fd10433076469fc65e45333b6a717ea8892843f9bc487 9 0.00/1.00 vMB 701
121,707 121,707 00000000000059c690ae9f6fc4af08ac379f9e35d332f17fa9659a07e41df55c 18 0.01/1.00 vMB 116
121,706 121,706 000000000000133073b80ec3e9622ad4e034582bde31013ada85a884e2c21237 7 0.00/1.00 vMB 0
121,705 121,705 000000000000254c6d0ecc894eb6a6586507480150f1ed6ab7fb78bd0dd1def2 8 0.01/1.00 vMB 9
121,704 121,704 00000000000022de8884c33f6fbfcc3803cc1dbb14731a751c51a2d2f12ea363 10 0.00/1.00 vMB 464
Previous 10 blocks ↓
Total Size: 782.52 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: 668.93 GB
    • Received: 15.65 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.