Loading Tool

Explorer IconExplorer

Memory Pool

87,216 transactions
33.12 vMB
0.08249912 BTC
Random Selection Loading Transactions
Max Size: 197.48/200 MB

Candidate Block

Mining Attempt 8533d777b4f9a04208f97e7e1f38dfa6101b7d4d4935d23af8ef41816fcac94d
Version 20000000
Previous Block 00000000000000000001120b3e90121a7d53199734640ccdc9413977ac8b9735
Merkle Root 2ea082ba865d0c93a15d6e2603544828cf353e9ee69724771349486b61aaa7c1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,378
Size: 1.00 vMB
Total Fees: 0.01641811 BTC
Feerates: 151.14 > 1.65 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,947 (396,781 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
518,166 518,166 0000000000000000003295bba4234164afe9e89b913785fa3c26c59351a7d18f 224 1.00/1.00 vMB 5
518,165 518,165 00000000000000000015d91a0fdf19f3e7a077ab343831de872f97cb276a0b76 651 1.00/1.00 vMB 10
518,164 518,164 000000000000000000427e0ebd5b65418e6e8af40a02cec4b0b992c6ef804c99 316 1.00/1.00 vMB 8
518,163 518,163 00000000000000000040c99a1f1118bd79a5c0fff2b125198769a13d22327a6f 510 1.00/1.00 vMB 12
518,162 518,162 0000000000000000003f76e3180a4d7c37011b5e9127d3e1a28cab987f33c7ee 259 1.00/1.00 vMB 6
518,161 518,161 0000000000000000001db820bb885063729ad7bf90bdef8fc70b155ff45f9b3e 1,149 1.00/1.00 vMB 16
518,160 518,160 00000000000000000034ed8527b0625fc73514df34be200cebe23f46d493efde 527 1.00/1.00 vMB 8
518,159 518,159 0000000000000000001acbde9793521b30b7a575531154dcdd40890fd7a0e644 2,597 1.00/1.00 vMB 35
518,158 518,158 000000000000000000087dbec05df5c051fd53e1e3dc26fe49d4b006d5463bb8 26 0.02/1.00 vMB 16
518,157 518,157 00000000000000000046952a0fb0c0a711d48900007a098153642ad8708dd91b 201 1.00/1.00 vMB 3
518,156 518,156 0000000000000000001d37048ab4f52b5ec84683e4ec5a2ced8ebd1b509621a0 2,377 1.00/1.00 vMB 29
518,155 518,155 0000000000000000000d1a0e57ffc00d67f2af6cb3acf1c4511aacf978cb1f31 565 1.00/1.00 vMB 10
518,154 518,154 0000000000000000000a95acd66b06e195862f562544f63e76452f083e94b6c6 1,180 0.99/1.00 vMB 15
518,153 518,153 0000000000000000000b71ce67c759d399701870fc8e6ba593abce71e51ba7a3 255 0.99/1.00 vMB 6
518,152 518,152 00000000000000000003f72f07db76928e674173ed3bdb096b59ab7259e9feb7 1,733 0.99/1.00 vMB 24
518,151 518,151 000000000000000000066264383ab624a483c69949aad0f37d59a64ebf2aa42b 397 0.78/1.00 vMB 8
518,150 518,150 0000000000000000002d81f3b5ac1eac1acc3f1812c632c90e81f3a378aaffe5 793 0.86/1.00 vMB 15
518,149 518,149 00000000000000000023bb404cfa1c1a707e2fbcc4c8e19cc9151ccb21a247fe 406 0.20/1.00 vMB 38
518,148 518,148 00000000000000000017884163eadffc5392b70387be2fdefd495ff7f756e73a 816 0.35/1.00 vMB 29
518,147 518,147 0000000000000000002813d34daed27654745bf19739c450638b738442112af8 1,623 0.75/1.00 vMB 30
518,146 518,146 000000000000000000015ac3c7e803eb7d2b14e0e3ddeb94902a3ba60db1464d 86 0.05/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.29 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: 657.32 GB
    • Received: 14.52 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.