Loading Tool

Explorer IconExplorer

Memory Pool

52,261 transactions
31.97 vMB
0.07754795 BTC
Random Selection Loading Transactions
Max Size: 167.53/200 MB

Candidate Block

Mining Attempt c5b3d5b859c9d95fb4c59c8760b652f589dcfb333c36e632e1e4d70ab92da8f1
Version 20000000
Previous Block 00000000000000000000c2c3593e09fd7cdbeb5924eb063e31c5035843cd86b4
Merkle Root 65af78acb762d94c716e03ea5f8f79020231e7aef7d14886d6917770d65665c0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,884
Size: 1.00 vMB
Total Fees: 0.01239257 BTC
Feerates: 1,007.04 > 1.24 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,434 (564,905 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
349,529 349,529 000000000000000013621c2ece9a70e6cfbbb1b96e7ae2d1b9438d7404beaec3 524 0.40/1.00 vMB 14
349,528 349,528 000000000000000016b2ee83fbab2b4639808e4fdcde3a0237f53808d09254d6 2,335 1.00/1.00 vMB 31
349,527 349,527 00000000000000000faf1d77957022eaab3dbd8d3b11acf579abda3b8350cac4 699 0.41/1.00 vMB 25
349,526 349,526 000000000000000000d20a782b6e2f321e05aee3cef5f574ccc90a79553b857b 301 0.20/1.00 vMB 23
349,525 349,525 0000000000000000079e6dac596eccc48851ceea59878dc5525dc3b3bc460d32 196 0.18/1.00 vMB 19
349,524 349,524 00000000000000000ffe62532fb781d7c5a8287a9aae9a0fcf242865bc7ef657 139 0.12/1.00 vMB 19
349,523 349,523 000000000000000011dda89cf176dedff5b551e1ea1a59133d1aa08bc9451c8e 1,431 0.68/1.00 vMB 30
349,522 349,522 000000000000000009d4f086e1e3195c8313dde8aa2322c7c1a48880c2cd3881 101 0.08/1.00 vMB 11
349,521 349,521 000000000000000013dbc20e17dc07fda8e8e5c1ddf9b3f83ac607d18c939814 423 0.25/1.00 vMB 27
349,520 349,520 000000000000000012e40f8702173ff3993cf1999dc523967ab1cbe7f22eb0ae 605 0.38/1.00 vMB 22
349,519 349,519 00000000000000000077a2302a260d113d3dfd6322ef4a9f6e8c6e62e39cdb54 1,074 0.70/1.00 vMB 19
349,518 349,518 000000000000000001c8dc7acd30f9da1be09b6e301619bfd287c469ce178bd5 2,067 0.75/1.00 vMB 38
349,517 349,517 0000000000000000097c203e60bcf257d1328f9f9087d44bd02634f977a186b3 934 0.43/1.00 vMB 27
349,516 349,516 000000000000000009b13a6b9a7549a35f4eace121a9c03aaa4a44d1258c7174 323 0.19/1.00 vMB 17
349,515 349,515 000000000000000003a6e1d1660f517b7de6ae8c90335560c05e6f986e5c7a33 1,088 0.58/1.00 vMB 25
349,514 349,514 00000000000000000de9531c2850575af6d6bbf50e7b45f7e8e335303be03816 1,275 1.00/1.00 vMB 18
349,513 349,513 00000000000000000cfc4f280c7d4819ee928735f377aa01918a6e1f523240f9 2,264 0.75/1.00 vMB 46
349,512 349,512 000000000000000008f6ad7befaa9320d3fc608b9a74d779b4d6a5ce96d19846 1,701 0.75/1.00 vMB 27
349,511 349,511 0000000000000000160dfe1adeb1573cf6a51919387adf499d2cad3df1c144fe 206 0.14/1.00 vMB 13
349,510 349,510 00000000000000000fc76d42dea1bb3adc887c80db675627296683665b1dd32d 413 0.19/1.00 vMB 30
349,509 349,509 000000000000000010ded0ee32b41bbf31526b3610235e3ebb68f7e4f8c2a482 130 0.11/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 781.37 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 602.38 GB
    • Received: 10.40 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.