Loading Tool

Explorer IconExplorer

Memory Pool

81,312 transactions
31.18 vMB
0.09322772 BTC
Random Selection Loading Transactions
Max Size: 188.07/200 MB

Candidate Block

Mining Attempt 4b7f2542983951fd82c600b46d84cfc2f6016f9c9d20b482cbff693242926995
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root d8228ac3cf9e9b9284dd8f4993b5a0ba734d3fafcf03ec85453a476b82644d07
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,487
Size: 1.00 vMB
Total Fees: 0.01969910 BTC
Feerates: 45.88 > 1.97 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (367,405 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
547,951 547,951 0000000000000000001ea8046318d327494f40653d0612fce59847a2302c2d55 1,490 0.61/1.00 vMB 26
547,950 547,950 00000000000000000006534f859662e501213d8177bbdbe892981eb4caf6b855 2,585 1.00/1.00 vMB 4
547,949 547,949 0000000000000000001b7971059f25173ca48da3db885f02ff060487228cc7da 2,529 1.00/1.00 vMB 12
547,948 547,948 0000000000000000002634ff6e74e5cab5a70f4a7f60793ea34767116aa06362 2,710 1.00/1.00 vMB 17
547,947 547,947 00000000000000000018a006d89bd1eb4582dff5ba4b8a90104e3cc124158d54 2,794 1.00/1.00 vMB 15
547,946 547,946 00000000000000000026fb23d9f81a658c536c6c429ee197ea55ff64d649fb5e 2,833 1.00/1.00 vMB 35
547,945 547,945 0000000000000000001b9604b05d9b21fee680e608a473d968413537c2c24f15 2,270 0.83/1.00 vMB 22
547,944 547,944 000000000000000000136e8a712d2276f7831e5ec28d7efe00269b68c61b1a30 1,966 1.00/1.00 vMB 12
547,943 547,943 00000000000000000024bbed039da97d9f0216d2fe12a45c399f3b2271fdbb02 2,253 1.00/1.00 vMB 3
547,942 547,942 000000000000000000037257f955206b78f84943853c0801914a05b008db6605 2,489 1.00/1.00 vMB 17
547,941 547,941 000000000000000000183e0c464e439744a7c730b17c525a7d63f9dff594a405 2,636 1.00/1.00 vMB 23
547,940 547,940 0000000000000000000d502da2e44c30288ac195cb050da7960c668e52d7da96 932 0.43/1.00 vMB 27
547,939 547,939 000000000000000000148d85f7741c4693d464284a1e3ac78d39b652983f9a05 2,511 0.99/1.00 vMB 4
547,938 547,938 00000000000000000013d3c73d123497cffb788b53d2c55b9ea3c6c645fcb201 2,893 1.00/1.00 vMB 34
547,937 547,937 0000000000000000000c205e6bfcdd7fe651532cc0975c253dfbed61ae549e46 1,626 0.88/1.00 vMB 4
547,936 547,936 0000000000000000001b8a8a752840446765cd255cbbd4d1a57642502a199cef 2,862 1.00/1.00 vMB 25
547,935 547,935 000000000000000000165d4d1920bd578687186bd8df557f240e5e19b97ec6dd 1,949 1.00/1.00 vMB 16
547,934 547,934 00000000000000000009526ad9e2ec8a83dbf3f5ce60a95dbb64baa4e8452dc6 966 0.43/1.00 vMB 32
547,933 547,933 000000000000000000197d514c95981334c619fdf06a084ba45109b31d86775c 2,509 1.00/1.00 vMB 20
547,932 547,932 000000000000000000072416edd2c01e8f25fce4ed4a99b7025b055848dc7b30 731 0.31/1.00 vMB 12
547,931 547,931 000000000000000000106c9b9f782bef3d182cb44c748dbcc313c9ffa1070a94 1,326 0.61/1.00 vMB 9
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.88 GB
    • Received: 17.98 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.